Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Update tokio #25

Merged
merged 2 commits into from
Aug 5, 2022
Merged

fix: Update tokio #25

merged 2 commits into from
Aug 5, 2022

Conversation

SiddheshKanawade
Copy link
Member

The tokio version used is old which is leading to a version conflict in casbin-rs/examples/actix-middleware-example due to mismatch in tokio version with actix-casbin-auth

tokio@0.2.25
tokio@1.20.0

@casbin-bot
Copy link

@hackerchai @PsiACE please review

@codecov-commenter
Copy link

codecov-commenter commented Jul 15, 2022

Codecov Report

Merging #25 (23ae99e) into master (393f428) will decrease coverage by 0.78%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
- Coverage   70.58%   69.80%   -0.79%     
==========================================
  Files           3        3              
  Lines         255      255              
==========================================
- Hits          180      178       -2     
- Misses         75       77       +2     
Impacted Files Coverage Δ
tests/test_casbin.rs 93.60% <0.00%> (-1.61%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us.

@hsluoyz
Copy link
Member

hsluoyz commented Jul 23, 2022

@SiddheshKanawade plz fix:

image

@hackerchai
Copy link
Member

@SiddheshKanawade please fix CI error

@hackerchai hackerchai closed this Jul 23, 2022
@hackerchai hackerchai reopened this Jul 23, 2022
@SiddheshKanawade
Copy link
Member Author

Working on it

@SiddheshKanawade
Copy link
Member Author

Working on it

Reference to the cause of the ICE: #99263 in rust-lang/rust

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants